Skip to content

[6.0] Fix CFTimeZone crashes on Windows #5072

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

jmschonfeld
Copy link
Contributor

Explanation: Fixes a new crash in Swift 6 when calling to CFTimeZone APIs on Windows
Scope: Only impacts CFTimeZone on Windows
Original PR: #5070
Risk: Low to moderate - introduces a nontrivial amount of new C code, however it has been tested locally and the scope is limited
Testing: Testing done via local testing via the SwiftPM build
Reviewer: @compnerd @itingliu

* Fix CFTimeZone crashes on Windows

* Fix build failure
@jmschonfeld jmschonfeld requested a review from itingliu August 16, 2024 16:54
@jmschonfeld
Copy link
Contributor Author

@swift-ci please test

@jmschonfeld jmschonfeld merged commit 59e6789 into swiftlang:release/6.0 Aug 16, 2024
2 of 3 checks passed
@jmschonfeld jmschonfeld deleted the 6.0/windows/fix-cftimezone branch August 16, 2024 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants